home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / fmsdir.arc / FMSDIR.DOC < prev    next >
Text File  |  1988-04-25  |  5KB  |  92 lines

  1.                                   FMSDIR  V1.0
  2.                                ------------------
  3.  
  4. FMSDIR is a quick and simple program to help you make sure that a file listed 
  5. in you master.dir file is actually on your hard drive(s) for downloading.  In 
  6. this first version of FMSDIR, an parameter file is read giving FMSDIR the 
  7. location and name of your master directory file and the number and name of the 
  8. download subdirectories.  Any files that are found to be missing from your 
  9. hard drive(s) are written to a seperate file that can be reviewed after the 
  10. program is done.  After a missing file is indicated on the screen,  a press of 
  11. any key is required for the program to resume operation.  As a file is 
  12. searched for, its name is displayed on the screen and the current subdirectory 
  13. being searched with the current status of the search indicated.
  14.  
  15. CONFIGURATION
  16. -------------
  17.  
  18. For the program to work, it has to check a file names FMSDIR.PRM.  This text 
  19. file contains the basic information for the program to work.    This file can 
  20. be prepared with any simple word processor or by using the DOS command "COPY 
  21. CON FMSDIR.PRM".  For further information on this, consult the DOS manual.  
  22. The layout of this file is as follows -
  23.  
  24. d:\rbbs\master.dir     -  Drive,subdirectory & name of master directory file
  25. 3                      -  number of subdirectories
  26. d:\newuser             -  name of download subdirectory
  27. d:\club                -    "  "   "   "     "      "
  28. e:\club                -    "  "   "   "     "      "
  29.  
  30. It cannot be stressed enough that the file must be layed out as presented for 
  31. the program to work properly.  If you use a word processor to write the 
  32. FMSDIR.PRM file, it must put a carriage return/line feed combination at the 
  33. end of the line.  I use PC-WRITE on my board but any similar program would 
  34. work as well.  You will need to customize the PRM file before the program will 
  35. work on your system !!
  36.  
  37. Important to mention is that FMSDIR.EXE is expecting to find a master.dir file 
  38. configured per that suggested in an article written by Loren Jones of RBBS 
  39. Chicago (43 columns comment area).  A copy of that is included in this ARC.
  40.  
  41. OPERATION
  42. ---------
  43.  
  44. To run the program, just type FMSDIR at the DOS prompt.  By the nature of its 
  45. design, it does not have to be located on the same drive and subdirectory as 
  46. RBBS.  As the file "Missing.fil" is written with the names and categories for 
  47. any missing files that are found,  the record number of that entry in the 
  48. MASTER.DIR file is also recorded.  This is to help you in later finding that 
  49. entry and deleting it if you cannot find a copy of that program.
  50.  
  51. The display is only setup to handle 9,999 files.  If you have more than that, 
  52. please let me know and I will make the appropriate changes for you.
  53.  
  54. FUTURE ENHANCEMENTS
  55. -------------------
  56.  
  57. Color could be added and possibly sound effects to enhance the programs 
  58. appearance.  The option to allow the program to run without stopping on a 
  59. missing file entry would allow those sysops desiring it to have the program to 
  60. run as part of a batch file as part of a weekly maintanence procedure.  
  61. Probably the best enhancement would be to have the configuration option built 
  62. in to the program.  Your comments on this would be appreciated.  Please drop 
  63. me a note on CIS if you are using this program and your comments.  As I start 
  64. releasing other programs, I would like to have an idea of what kind of user 
  65. base that I have and be more responsive to changes that are requested.  My CIS 
  66. id is 73605,612 or I can be reached on my BBS called Bluegrass RBBS (606-272-
  67. 0499).
  68.  
  69. DISTRIBUTION
  70. ------------
  71.  
  72. This program will be posted on the IBM Communications forum on Compuserve, 
  73. RBBS Chicago and Ken Goosens Board.  The most recent version will be available 
  74. for downloading from my board.
  75.  
  76. The following files are included in this archive -
  77.  
  78. FMSDIR.EXE  -  Directory checking program
  79. FMSDIR.PRM  -  parameter file for FMSDIR.EXE
  80. FMSDIR.DOC  -  this file
  81. FMS-CONV.ARC - more info on the FMS system and how to set up the Master 
  82.                directory file that this program is expecting.
  83. MISSING.FIL  - example listing of missing files
  84.  
  85.                                 Ronald Nutter
  86.                                 Bluegrass RBBS
  87.                                 data  606-272-0499
  88.                                 voice 606-272-0489
  89.                                 1132 Mt. Rushmore Way
  90.                                 Lexington,Ky  40502-5459
  91.  
  92.